Welcome![Sign In][Sign Up]
Location:
Search - api socket

Search list

[VC/MFCc5

Description: 使用VC++的网络编程总结 1.套接字编程原理 1.1 Client/server 通信模型 1.2 Windows Sockets 规范 1.3 套接字 1.3.1 套接字定义 1.3.2 分类 1.3.3 套接字的作用 1.3.4 端口与地址 1.3.5 套接口属性 2.基本的Windows Sockets API 编程 2.1 常用函数 2.2 TCP 实例 2.3 UDP 实例 2.4 Socket 通信阻塞的解决方法 3.MFC 下的Socket 编程的类 3.1 CAsyncSocket 类 3.2 CSocket 类 3.3 Windows Sockets:带存档的套接字的工作方式 3.4 流式套接字通信的操作顺序 3.5 使用CAsyncSocket 类 3.6 从套接字类派生 3.7 套接字通知 3.8 一个使用CSocket 类的网络通信实例 3.8.1 服务器端应用程序设计(ServerDemo) 3.8.2 客户端应用程序设计(项目名称ClientDemo) 4.套接字的托管实现 4.1 System::Net::Sockets 命名空间 4.2 实例:一个新邮件检查器 5. 怎样实现服务器端多线程的socket 功能-Use vc++ network programming
Platform: | Size: 397312 | Author: fc | Hits:

[Internet-NetworkSource-Code-Delphi-Three-AON-Payload_001

Description: A network socket is an endpoint of a connection in a computer network. In Internet Protocol (IP) networks, these are often called Internet sockets. It is a handle (abstract reference) that a program can pass to the networking application programming interface (API) to use the connection for receiving and sending data. Sockets are often represented internally as integers.
Platform: | Size: 749568 | Author: CBK | Hits:

[Internet-NetworkOpenInject-Full-Source_001

Description: A network socket is an endpoint of a connection in a computer network. In Internet Protocol (IP) networks, these are often called Internet sockets. It is a handle (abstract reference) that a program can pass to the networking application programming interface (API) to use the connection for receiving and sending data. Sockets are often represented internally as integers.
Platform: | Size: 604160 | Author: CBK | Hits:

[Internet-NetworkMDMA-P-INJEK-(1)_000

Description: A network socket is an endpoint of a connection in a computer network. In Internet Protocol (IP) networks, these are often called Internet sockets. It is a handle (abstract reference) that a program can pass to the networking application programming interface (API) to use the connection for receiving and sending data. Sockets are often represented internally as integers.
Platform: | Size: 735232 | Author: CBK | Hits:

[Applicationshod_send

Description: 能是在利用socket提供的API函数, 填充并发送ICMP包,-Can provide the API function is in the use of socket, filling and send ICMP packet,
Platform: | Size: 40960 | Author: fbstahe | Hits:

[Internet-Networkchatroom

Description: 本程序用winsocket 实现了一个基于c/s 架构的简单的聊天室程序。 采用面向连结的socket api, 信息发送、接收为阻塞同步方式。可以进行多用户聊天。. -This procedure using winsocket to achieve a simple c/s based chat room procedures. The socket API is adopted to link, and the information is sent and received as blocking synchronization mode. Multi user chat.
Platform: | Size: 146432 | Author: 周哈尼 | Hits:

[GUI Developsnt_filling

Description: 能是在利用socket提供的API函数, 填充并发送ICMP包,-Can provide the API function is in the use of socket, filling and send ICMP packet,
Platform: | Size: 50176 | Author: mfyonw | Hits:

[Windows DevelopsocketAPIuse

Description: 能是在利用socket提供的API函数, 填充并发送ICMP包,(Can provide the API function is in the use of socket, filling and send ICMP packet,)
Platform: | Size: 39936 | Author: iattmsn | Hits:

[WEB CodeWebApplication

Description: – The web application allows users to monitor power consumption, register Wi-Fi controllable devices and remotely control devices over Wi-Fi using a user interface. – This web application consists of a RESTful API developed in Node.js using the Express Framework for database interaction, a web server for serving files, and employs the Web- Socket protocol for full-duplex real-time data streaming with minimal overhead. – The Node.js web application running on the Intel Edison polls an SQLite database contain- ing power data with a single thread and pushes real-time data to all connected web clients using the WebSocket protocol. – The web application uses Mustache.js as a client-side templating engine, uses client-side form validation, and employs AJAX to reduce CPU load on the Intel Edison and minimize network tra c.(The web application allows users to monitor power consumption, register Wi-Fi controllable devices and remotely control devices over Wi-Fi using a user interface. This web application consists of a RESTful API developed in Node.js using the Express Framework for database interaction, a web server for serving files, and employs the Web- Socket protocol for full-duplex real-time data streaming with minimal overhead. The Node.js web application running on the Intel Edison polls an SQLite database contain- ing power data with a single thread and pushes real-time data to all connected web clients using the WebSocket protocol. The web application uses Mustache.js as a client-side templating engine, uses client-side form validation, and employs AJAX to reduce CPU load on the Intel Edison and minimize network tra c.)
Platform: | Size: 10185728 | Author: 哈哈拉拉 | Hits:

[OtherMemcachedClassicASP

Description: Memcached For Classic ASP is the DEMO of Fasp components on Memcached operations. Fasp is an extension component of Classic ASP. It extends the function of ASP through encapsulation of Win API. For example, you can easily implement Memcached and Socket operations through Fasp, and of course, there are a lot of other functions.
Platform: | Size: 831488 | Author: 桎小阡 | Hits:

[OtherFasp

Description: Fasp is an extension component of Classic ASP. It extends the function of ASP through encapsulation of Win API. For example, you can easily implement Memcached and Socket through Fasp
Platform: | Size: 1473536 | Author: 桎小阡 | Hits:

[ComboBoxhqcsi8

Description: 能是在利用socket提供的API函数, 填充并发送ICMP包,()
Platform: | Size: 50176 | Author: atlpe | Hits:

[Internet-NetworkGPRS.net

Description: TCP/IP网络调试功能,通过Socket API接口编程,实时侦听网络终点数据(TCP/IP network debugging function, through the Socket API interface programming, real-time listening to network terminal data)
Platform: | Size: 97280 | Author: 16165008 | Hits:

[LabViewTCP客户端程序

Description: 基于labview的TCP客户端程序发送主机通常将发送缓冲区中的数据按内存地址从低到?的顺序发出,接收主机把从?络上接到的字节依次保存在接收缓冲区中,也是按内存地址从低到?的顺序保存。 TCP/IP协议规定,?络数据流应采??端字节序,即低地址?字节。 socket API是?层抽象的?络编程接?,适?于各种底层?络协议,如IPv4、 IPv6,以及后?要讲的UNIX Domain Socket。(Based on the TCP client program to send the host LabVIEW will usually send buffer according to the data in the memory address from low to order issued, the receiving host to receive from the network bytes on sequentially stored in the receive buffer, and according to the memory address from low to preservation order. The TCP/IP agreement, network data flow should be endian, low byte address. Socket API is layer abstract network programming interface, suitable in various underlying network protocol, such as IPv4, IPv6, and UNIX Domain Socket to say.)
Platform: | Size: 13312 | Author: hoho8888 | Hits:

[Internet-Network30506113

Description: 能是在利用socket提供的API函数, 填充并发送ICMP包,()
Platform: | Size: 50176 | Author: FPB%24971234 | Hits:

[WEB Code14

Description: Fasp是Classic ASP的扩展组件,通过对Win API的封装对ASP的功能进行扩展。例如你可以通过Fasp轻松实现对Memcached和Socket的操作,当然还有其他大量功能。(Fasp is an extension component of Classic ASP. It expands the function of ASP by encapsulating Win API. For example, you can easily realize the operation of Memcached and Socket through Fasp, and of course, there are many other functions.)
Platform: | Size: 829440 | Author: 24yehrg | Hits:

[Internet-Network2

Description: 易语言套接字远程源码例程程序调用API函数实现套接字远程操作。(Easy language socket remote source code routines call API function to achieve socket remote operation.)
Platform: | Size: 5120 | Author: y53y3y | Hits:

[Game Hook CrackDllcrtwindow

Description: 针对传奇3私服的试验,通过DLL来HookAPI send和recv的截获封包,SOCKET劫持,设置线程钩子获取游戏数据!(SOCKET API hook,SetWindowHookEX for GEngine(Legend of Mir3))
Platform: | Size: 11264 | Author: santianf | Hits:
« 1 2 ... 20 21 22 23 24 25»

CodeBus www.codebus.net